Attributes |
File attributes. Read only. |
CompressedFileSize |
Low-order value of the the actual number of
bytes of disk storage used to store a file. Read only. |
CompressedFileSizeHigh |
High-order value of the the actual number of
bytes of disk storage used to store a file. Read only. |
DateCreated |
Time the file was created. Read only. |
DateLastAccessed |
Time the file was last accessed. Read only. |
DateLastModified |
Time the file was last written to. Read only. |
Dir |
Directory path including trailing slash. Read
only. |
Drive |
Drive letter followed by a colon (:). Read only.
|
Ext |
File name extension. Read only. |
FileSize |
Low-order value of the file size in bytes. Read
only. |
FileSizeHigh |
High-order value of the file size in bytes. Read
only. |
Icon |
Icon that represents the file. Read only. |
Name |
Item's name. Read only. |
Path |
Full path with file name and extension. Read
only. |
ShortName |
File name in the classic 8.3 (filename.ext)
filename format. Read only. |
TypeName |
String that describes the file's type. Read
only. |